Show AllShow All

Height Property

ShowHeight property as it applies to the Application object.

ShowHeight property as it applies to the Window object.

ShowHeight property as it applies to the ChartArea, ChartObject, ChartObjects, Legend, OLEObject, OLEObjects, and PlotArea objects.

ShowHeight property as it applies to the Axis, LegendEntry, and LegendKey objects.

ShowHeight property as it applies to the Graphic, Shape, and ShapeRange objects.

ShowHeight property as it applies to the Range object.

Example

This example sets the height of the embedded chart.

Worksheets("Sheet1").ChartObjects(1).Height = 288